Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add printout of burn-in period to LFMCMC #39

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

apulsipher
Copy link
Contributor

No description provided.

@apulsipher apulsipher linked an issue Dec 9, 2024 that may be closed by this pull request
@apulsipher apulsipher changed the base branch from master to 36-lfmcmc-naming-patch December 9, 2024 22:04
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.00%. Comparing base (2f42c2e) to head (02716dd).
Report is 1 commits behind head on 36-lfmcmc-naming-patch.

Additional details and impacted files
@@                   Coverage Diff                   @@
##           36-lfmcmc-naming-patch      #39   +/-   ##
=======================================================
  Coverage                   84.00%   84.00%           
=======================================================
  Files                          42       42           
  Lines                        2769     2770    +1     
=======================================================
+ Hits                         2326     2327    +1     
  Misses                        443      443           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@apulsipher apulsipher merged commit cfbc814 into 36-lfmcmc-naming-patch Dec 9, 2024
13 checks passed
@apulsipher apulsipher deleted the 38-lfmcmc-print-burn-in branch December 9, 2024 22:12
apulsipher added a commit that referenced this pull request Dec 10, 2024
* Rename observed_data, n_samples, n_stats, n_params, epsilon

* Update header file

* Rename params_now, params_prev, params_init, observed_stats

* Rename names_parameters, names_statistics, set_par_names, set_stats_names, get_params_mean, get_stats_mean

* Rename time_start, time_end, time_elapsed, get_elapsed, sampled_params, sampled_stats, sampled_accepted, accepted_params, accepted_stats

* Rename sim, summary, prop, and kernel functions

* Rename engine

* Rename sampled_stats_prob, accepted_params_prob

* Rename sampled_data, drawn_prob

* Bumping version number

* Updating header file with version number

* Rename kernel fun parameters stats_now, stats_obs

* Add printout of burn-in period to lfmcmc print (#39)

* Rename set_stat_names and set_param_names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LFMCMC print should display burn-in period
1 participant